.gsWrapper{
    max-width: 750px;
    margin:0 auto;
}
header{

}
.logo{
    width: 2.22rem;
    height: .4rem;
    margin-top: .2rem;
    font-size: 0;
}
.logo img{
    width:100%;
    height: 100%;
}
.show{
    float: left;
    height: .4rem;
    width: 2.22rem;
    margin-top: .2rem;
    margin-left: 2rem;
    font-size: 0;
}
.show img{
    width:100%;
    height: 100%;
}
.banner{
    width:6.9rem;
    height: 2.6rem;
    margin:0 auto .2rem;
    overflow: hidden;
    border-radius:.15rem;
}
.banner .swiper-slide{
    font-size: 0;
}
.banner .swiper-slide img{
    width:6.9rem;
    height: 2.6rem;
}
.gsBlock{
    margin:.2rem auto;
    line-height: 2;
}
.newGaokao{
    width:6.9rem;
    margin:0 auto;
}
.newGaokao .gaokaotitle{
    text-align: center;
    font-size: 0;
}
.newGaokao .gaokaotitle span,
.newGaokao .gaokaotitle h3,
.newGaokao .gaokaotitle h1{
    display: inline-block;
    vertical-align: middle;
}
.newGaokao .gaokaotitle span.line{
    width:.2rem;
    height:.02rem;
    background:#4593f3;
    margin:0 .05rem;
}
.newGaokao .gaokaotitle{
    margin:.15rem 0;
}
.newGaokao .gaokaotitle span.circle{
    width:.06rem;
    height: .06rem;
    border-radius: 50%;
    background:#4593f3;
    margin:0 .05rem;
}
.newGaokao .gaokaotitle h3,
.newGaokao .gaokaotitle h1{
    font-size: .24rem;
    margin:0 .1rem;
    color:#4593f3;
}
.gsYouxuan{
   
}
.gsYouxuan .youxuanitem{
    float:left;
    background-color: #fff;
    border-radius:.15rem;
    box-shadow: 0 0 .1rem rgba(0,0,0,.1);
    height: 2.2rem;
    width:2.2rem;
    box-sizing: border-box;
    padding:.15rem;
    text-align: center;
    margin-right: .15rem;
}
.gsYouxuan .youxuanitem:last-child{
    margin-right: 0;
}
.gsYouxuan .youxuanitem h4,
.gsYouxuan .youxuanitem p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}
.gsYouxuan .youxuanitem h4{
    font-size: .3rem;
    color:#222;
}
.gsYouxuan .youxuanitem p{
    font-size: .24rem;
    color:#999;
}
.gsYouxuan .youxuanitem img{
    display: block;
    width:1.5rem;
    height: .85rem;
    margin:.1rem auto ;
    object-fit: cover;
    border-radius:.15rem;
}
.gsBlock .title{
    width:6.9rem;
    margin:0 auto;
}
.gsBlock .title h2{
    font-weight: bold;
    color:#222;
    font-size: .32rem;
}
.gsBlock .title a{
    font-size: .2rem;
    color:#999;
    margin-top:.06rem;
}
.gsRankCon{
    width:6.9rem;
    margin:.05rem auto 0;
    overflow: hidden;
}
.gsRankCon .swiper-wrapper{
    width:1000rem;
}
.gsRankCon .swiper-slide{
    float:left;
    margin-right: .2rem;
    width:4.2rem;
    height: 4rem;
    border-radius:.15rem;
    box-sizing: border-box;
    padding:.15rem;
    color:#fff;
    background-size:100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
}
.gsRankCon .swiper-slide.rankItem1{
    /* background:linear-gradient(#15befd,#0898ff); */
    background-image: url('/skin/nice/root/index/images/bg01.png');
}
.gsRankCon .swiper-slide.rankItem2{
    background-image: url('/skin/nice/root/index/images/bg02.png');
}
.gsRankCon .swiper-slide.rankItem3{
    background-image: url('/skin/nice/root/index/images/bg03.png');
}

.gsRankCon .swiper-slide h2{
    font-size: .32rem;
    color:#fff;
    font-weight: bold;
    margin-bottom:.05rem;
}
.gsRankCon .swiper-slide li{
    display: flex;
    justify-content: space-between;
    align-items: top;
    margin-bottom: .2rem;
}
.gsRankCon .swiper-slide li .turn{
    font-size: 0;
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    text-align: center;
    line-height: .6rem;
    color:#fff;
    background-repeat: no-repeat;
    background-size: .6rem .6rem;
    background-position: center center;
    margin-top:.08rem;
}
.gsRankCon .swiper-slide li .turn.turn1{
    background-image:url('/skin/nice/root/index/images/rank1.png');
}
.gsRankCon .swiper-slide li .turn.turn2{
    background-image:url('/skin/nice/root/index/images/rank2.png');
}
.gsRankCon .swiper-slide li .turn.turn3{
    background-image:url('/skin/nice/root/index/images/rank3.png');
}
.gsRankCon .swiper-slide li .gsArticleImg{
    font-size: 0;
    width:.56rem;
    height: .76rem;
    border-radius:.1rem;
    overflow: hidden;
    margin-top:.06rem;
}
.gsRankCon .swiper-slide.rankItem2 li .gsArticleImg{
    width:.6rem;
    height: .6rem;
    border-radius:50%;
}
.gsRankCon .swiper-slide li .gsArticleImg img{
    width:100%;
    height: 100%;
    object-fit:cover;
}
.gsRankCon .swiper-slide li article{
    width: 3.1rem;
}
.gsRankCon .swiper-slide li article h3{
    font-size: .3rem;
    /* margin-bottom:.1rem; */
}
.gsRankCon .swiper-slide li article p{
    font-size: .24rem;
}
.gsRankCon .swiper-slide li article h3,
.gsRankCon .swiper-slide li article p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#fff;
    line-height: 1.5;
}
.gsRankCon .swiper-slide li article h3 a,
.gsRankCon .swiper-slide li article p a{
    color:#fff;
}
.gsRankCon .swiper-slide li article .basicInfor{
    font-size: .24rem;
    line-height: 1.5;
    margin-bottom: .05rem;
    color:#fff;
}
.gsRankCon .swiper-slide li article .basicInfor span{
    font-size: .24rem;
}
.gsSpecialNav{
    margin:.1rem auto;
    width:6.9rem;
    overflow: hidden;
}
.gsSpecialNav .swiper-wrapper{
    white-space: nowrap;
    font-size: 0;
}
.gsSpecialNav .swiper-slide{
    width:auto;
    font-size: .28rem;
    color: #999;
    line-height: 2;
    background: #fafafa;
    padding: 0 .2rem;
    margin-right: .2rem;
    border-radius: .3rem;
    display: inline-block;
    vertical-align: middle;
}
.gsSpecialNav .swiper-slide.active{
    color:#fff;
    background-color: #4593f3;
}
.gsSpecialConwrapper{
    margin:.2rem auto 0;
    width:6.9rem;
}
.gsSpecialConwrapper .gsSpecialItem{
    display: none;
    background-color: #fff;
    box-shadow:0 0 .05rem rgba(0,0,0,.2);
    border-radius:.15rem;
    overflow: hidden;
}
.gsSpecialConwrapper .gsSpecialItem.active{
    display: block;
}
.gsSpecialConwrapper .gsSpecialItem .recoCon{
    width:6.9rem;
    height: 1.2rem;
    font-size: 0;
}
.gsSpecialConwrapper .gsSpecialItem .recoCon img{
    width: 100%;
    height: 100%;
    object-fit:cover;
    border-radius:.15rem  .15rem  0 0;
} 
.gsSpecialConwrapper .gsSpecialItem .swiper-container{
    width:6.9rem;
    overflow: hidden;
}
.gsSpecialConwrapper .gsSpecialItem .swiper-container .swiper-wrapper{
    width:1000rem;
}
.gsSpecialConwrapper .gsSpecialItem .swiper-slide{
    width:1.3rem;
    float:left;
    margin:.2rem .1rem;
}
.gsSpecialConwrapper .gsSpecialItem .swiper-slide img{
    display: block;
    width:1.3rem;
    height: 1.75rem;
    border-radius:.15rem;
    object-fit: cover;
}
.gsSpecialConwrapper .gsSpecialItem .swiper-slide p{
    font-size: .24rem;
    color:#222;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.gaokao_article{
    width:6.9rem;
    margin:0 auto .2rem;
}
.cooperation{
    width:7.5rem;
    padding:0 .3rem;
    box-sizing: border-box;
}
.cooperation .tabBox li {
    font-size: .2rem;
    padding: .15rem;
    border-bottom: .02rem solid transparent;
    float: left;
    color: #222;
    box-sizing: border-box;
    margin-right: .2rem;
  }
  
  .cooperation .tabBox li.active {
    display: block;
    border-color: #35a2ff;
    color: #35a2ff;
  }
  
  .cooperation .tab_item {
      display: none;
    font-size: 0;
    margin-top: .2rem;
  }
  
  .cooperation .tab_item a {
    color: #999;
    font-size: .2rem;
    line-height: 2;
    display: inline-block;
    vertical-align: middle;
    margin-right: .2rem;
  }
  
  .cooperation .tab_item a:hover {
    color: #35a2ff;
  }
  
  .cooperation .tab_item.active {
    display: block;
  }
  
/* ------------------------------------------------------------footer-------------------------------- */
.footer{
    height: 2.38rem;
    float: left;
    width: 100%;
}
.footer .footer-img{
    width: 1.4rem;
    height:0.3rem;
    margin: 0 auto;
    display: block;
    margin-top: 0.7rem;
}
.footer .slogan{
    color: #cecdcd;
    font-size: 0.22rem;
    text-align: center;
    margin-top: 0.2rem;
}